home *** CD-ROM | disk | FTP | other *** search
/ Games of Daze / Infomagic - Games of Daze (Summer 1995) (Disc 1 of 2).iso / djgpp / src / gcc-263 / config / mips / t-mips-g < prev    next >
Encoding:
Text File  |  1993-09-09  |  169 b   |  5 lines

  1. # Suppress building libgcc1.a, since the MIPS compiler port is complete
  2. # and does not need anything from libgcc1.a.
  3. LIBGCC1 = libgcc1.null
  4. CROSS_LIBGCC1 = libgcc1.null
  5.